home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Business / Time / Icon Clock 1.3 / Read Me < prev   
Text File  |  1993-04-12  |  3KB  |  68 lines

  1. Icon Clock 1.3
  2. Richard Michaud
  3.  
  4. This is version 1.3 of a "hobby" project that I am using to improve my knowledge of C and the Macintosh.    Icon Clock is another clock application that shows you the time and the date in a neat LCD/LED appearance -- similar to those old Radio Shack clocks that everybody (almost everybody?) has.  
  5.  
  6. Just a note about 1.2 -- this was the first release where I requested a small shareware "fee" to be sent to me...version 1.3 is the second!
  7.  
  8. If you decide that you don't like it -- toss it!!   If you like it (AND FEEL GUILTY -- you know who you are!!), please send me $5.00 and comments, I will remember you when I make future versions -- and you will get free updates automatically -- at my expense!!  
  9.  
  10. I know, I know...it sounds like a lot, but I put a lot of effort into this little program!!
  11. Also, just think -- this isn't one of those shareware apps that "times-out" on you to
  12. enforce  that you pay the fees! But,  once I figure a nice algorithm out, it may be included in future versions -- so beware you guilty ones!!
  13.  
  14. Just send me a Cheque for $5.00 to:
  15.     
  16.     Richard Michaud
  17.     1352 Roosevelt Avenue, Apt. #2R
  18.     Carteret, NJ  07008
  19.  
  20. If you have any questions send EMail to 
  21.  
  22. AOL: RickMan314
  23.  
  24. Note:  If you don't feel guilty than I guess you don't care about us hobbists -- sniff!..
  25.  
  26. Now for the good stuff:
  27.  
  28. Changes (1.0 --> 1.2)
  29.  
  30. Enhancements:
  31. ====================
  32. - Added new icon sets.
  33. - Added background coloring options, including a color picker.
  34. - Added smoother update logic prevent flickering icons.
  35. - Changed icons to be transparent to allow background colors to show through.
  36. - Added date!
  37. - Added "flashing" colons and date hyphens.
  38.  
  39. Bug Fixes:
  40. ====================
  41. - Event logic fixed to allow update when window is brought to foreground.
  42. - Cleaned up code and added purge routines to stop application crashing.
  43. - Simplified colon/hypen flash logic to allow for simpler control.
  44.  
  45. Changes (1.2 --> 1.3)
  46.  
  47. Enhancements:
  48. ====================
  49. - Added new icon sets.
  50. - Added new window color sets
  51. - Added "dynamic" loading of icons/cluts and their names to menus
  52. - Added "reduced" icon to icon selection menu
  53. - Moved all clock options to a single menu with hierarchical submenus.
  54. - Added code to handle preference file read/write/open access
  55. - Added code to handle window loc/color/icon selection storage and retrieval from prefs file
  56.  
  57. Bug Fixes:
  58. ====================
  59. - Event logic fixed (again!) to allow update when window is brought to foreground.
  60.  
  61. Future Enhancements:
  62. ====================
  63. - Chime/alarm clock
  64. - Shutdown/restart timer
  65. - Creation of a reminder/appointment utility -- don't we have enough of these? (nah!)
  66. - Other fun stuff that I think of!
  67. - Other fun stuff that you think of!
  68.